home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / brltty / FreedomScientific.README < prev    next >
Text File  |  2008-08-06  |  3KB  |  50 lines

  1. This directory contains the BRLTTY driver for the Focus and PacMate braille
  2. displays from Freedom Scientific [http://www.freedomscientific.com]. It has
  3. been implemented, and is being maintained, by Dave Mielke <dave@mielke.cc>.
  4.  
  5. The serial and USB ports are both supported. The following models are 
  6. recognized:
  7. *  Focus: 44, 70, 84
  8. *  Focus 2: 40, 80
  9. *  PAC Mate: 20, 40, 80
  10.  
  11. If an unrecognized model is connected then the driver makes an attempt to
  12. determine its size and to provide generic capabilities.
  13.  
  14. The upper row of routing buttons on the PAC Mate are a set of hot keys. They
  15. provide quick access to various braille display functions and options (see the
  16. help file for what they actually do). There are three markers at the back of
  17. the display's top surface, i.e. just behind the routing buttons, which help you
  18. locate and distinguish each hot key. The keys immediately below the left and
  19. right markers are the left and right GDF keys. Between them are eight keys ...
  20. four on each side of the center marker. The buttons between the left GDF key
  21. and the center marker are named (from left to right) HK1, HK2, HK3, and HK4;
  22. those between the center marker and the right GDF key are named (from left to
  23. right) HK5, HK6, HK7, and HK8. Any button to the left of the left GDF key acts
  24. as the left advance key, and any button to the right of the right GDF key acts
  25. as the right advance key. The following drawing depicts this layout visually:
  26.  
  27.                 ++                     ++                     ++
  28.                 ||                     ||                     ||
  29.                 ||                     ||                     ||
  30.   ...+---++---++---++---++---++---++---++---++---++---++---++---++---++---+...
  31.   Left Advance||GDF||HK1||HK2||HK3||HK4||HK5||HK6||HK7||HK8||GDF||RightAdvance
  32.   ...+---++---++---++---++---++---++---++---++---++---++---++---++---++---+...
  33.  
  34.  
  35. This driver recognizes the following parameters:
  36.  
  37.    Parameter     Settings
  38.    debugpackets  no, yes
  39.    statuscells   0 (none), positive (left), negative (right)
  40.  
  41. The "statuscells" parameter specifies how many of the braille cells are to be
  42. reserved for status indicators. Specify 0 (zero) if you'd like all the cells to
  43. be used for text, a positive number if you'd like the status cells to be on the
  44. left, and a negative number if you'd like them to be on the right. The default
  45. is that the Focus displays have 3 status cells on the left, and that the PAC
  46. Mate displays have no status cells. An additional blank cell is reserved to
  47. separate the text and status cells from one another. Use the "Status Style"
  48. selector of the Preferences Menu to choose the format of the data presented via
  49. the status cells.
  50.